list box: Implement multiple selection
authorMatthias Clasen <mclasen@redhat.com>
Sat, 29 Mar 2014 01:34:39 +0000 (21:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Apr 2014 05:44:36 +0000 (01:44 -0400)
commitf652120347f6348dc895ba48f4c7b77bbab27114
tree2cd044de82bb8b98325a74ad63bce7b90792cd2c
parent463c89e5401700e4dd5c6c3bb5902eefb2eacb70
list box: Implement multiple selection

This largely copies the flox box implementation, including the
same key bindings.
gtk/gtklistbox.c